feat(coordination): AGCS-1 mind-virus response v1 — coordination safety policy - #148
Open
github-actions[bot] wants to merge 3 commits into
Open
feat(coordination): AGCS-1 mind-virus response v1 — coordination safety policy#148github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
…rts lead; payments block leaves discovery metadata Acquisition-only metadata release (passport programme 2026-07-23): description now leads with free self-serve Agent Passports (signed, portable, offline-verifiable); new publisher-provided ai.agent-guild/passport block carries the complete self-serve path with only real production endpoints (register with src=passport_offer:mcp_registry, prove start/verify, passport, credentials/verify + offline DID, badge, POST /attestations); ai.agent-guild/payments removed from registry discovery metadata — service payment behaviour UNCHANGED (same x402 gateway and prices, still declared in contract.json, still challenged at call time); trust block kept, note passport-first; version 2.0.1 -> 2.0.2 single-source; registry-metadata test now pins the passport-first invariant with endpoints proven against the app's own OpenAPI schema. Suites 973/9 green both store modes; contract regen no-op; publisher blob 2095 bytes.
…ty policy app/coordination.py with REST/MCP/A2A parity, signed-bytes disclaimer, capability-update handling; 13 coordination-policy tests + capability-update tests. Device-tree suite state: 987 pass (2026-08-18). Snapshot commit of the tested working tree on ship/registry-passport-2.0.2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Machine-operated ship branch
ship/registry-passport-2.0.2.The ship workflow dispatches the full
cimatrix, waits for it, merges only the certified combined state with main, then runs the deployment-aware release gate against the merged SHA — with automatic certified revert on a red gate. See .github/workflows/ship.yml.